Skip to content

Conversation

@manticore-projects
Copy link
Contributor

@manticore-projects manticore-projects commented Jul 20, 2021

Fixes #1267 Cast into RowConstructor

SELECT CAST(ROW(dataid, value, calcMark) AS ROW(datapointid CHAR, value CHAR, calcMark CHAR))

@coveralls
Copy link

coveralls commented Jul 20, 2021

Coverage Status

Coverage decreased (-0.06%) to 88.622% when pulling 88486a7 on manticore-projects:CastToRowConstructor into f85b4b6 on JSQLParser:master.

@wumpz wumpz merged commit c89cf21 into JSQLParser:master Jul 26, 2021
@manticore-projects manticore-projects deleted the CastToRowConstructor branch November 28, 2021 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Exception parsing query that casts ROW

3 participants